textview: Avoid bubblewindow popup/popdown API
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 12 Nov 2013 13:22:08 +0000 (14:22 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 22 Jan 2014 16:10:04 +0000 (17:10 +0100)
commit1813c8391c887ad6a509743211c0335b2407bd93
treee01aabd1cbe68758c709fd12726314c832991188
parent49277953d3af3233e5e9f96fe8f6b6563411847b
textview: Avoid bubblewindow popup/popdown API

Besides setting all positioning properties at once, popup() would just
show the widget, so do that directly after just updating the position.
gtk/gtktextview.c